RTE.colors {
hintergrund {
name = Hintergrundfarbe
value = #cccccc
}
hervorhebung {
name = Farbe fr Hervorhebungen
value = blue
}
}
RTE.default.colors = hintergrund, hervorhebung
RTE.default.disableColorPicker = 1



BODY {
border: 1px black solid;
border-top: none;
margin : 2 2 2 2;
font-family:Verdana;
font-size:10px;
color:black;
background-color:white;
}
TD {font-family:Verdana; font-size:10px;}
P {margin-top:0px; margin-bottom:5px;}
DIV {margin-top:0px; margin-bottom:5px;}
OL {margin: 5px 10px 5px;}
UL {margin: 5px 10px 5px;}
BLOCKQUOTE {margin-top:0px; margin-bottom:0px;}



styles.content.get = CONTENT
styles.content.get {
table = tt_content
select.orderBy = sorting
select.where = colPos=0
select.languageField = sys_language_uid
}



marks.SPRACHE = PHP_SCRIPT
marks.SPRACHE {
file = fileadmin/scripts/my_languageMenu.php
}



<?php
$query = "SELECT * FROM pages_language_
overlay WHERE pid=".$GLOBALS["TSFE"]->id.$GLOBALS["TSFE"]->sys_
page->enableFields("pages_language_overlay")." GROUP BY sys_
language_uid";
$res = mysql(TYPO3_db,$query);
$langArr=array();
while($row=mysql_fetch_assoc($res)) {
$langArr[$row["sys_language_uid"]]=$row["title"];
}
$flags = array();
$flags[] = ($GLOBALS["TSFE"]->sys_language_
uid==0).'<a class="navi" href="index.php?id='.$GLOBALS["TSFE"]-
>id.'&L=0" target=_top>DEUTSCH</a>';
$flags[] = ($GLOBALS["TSFE"]->sys_language_
uid==1).'<a class="navi" href="index.php?id='.$GLOBALS["TSFE"]-
>id.'&L=1" target=_top>ENGLISH</a>';
$content = '<tr><td></td><td class="ft10px333333">'.implode(" /
",$flags).'</td></tr>';
?>



config.linkVars = L
config.sys_language_uid = 0
config.language = de
[globalVar = GP:L = 1]
config.sys_language_uid = 1
config.language = en
[global]



admPanel {
enable.edit = 1
module.edit.forceDisplayIcons = 1
module.edit.forceDisplayFieldIcons = 1
hide = 1
}



admPanel {
enable.edit = 1
enable.preview = 1
enable.cache = 1
enable.publish = 1
enable.edit = 1
enable.tsdebug= 1
enable.info= 1
hide = 0
}



plugin.tt_news {
displayList.date_stdWrap.strftime= %A, %e. %B %Y
displayLatest.date_stdWrap.strftime= %A, %e. %B %Y
displaySingle.date_stdWrap.strftime= %A, %e. %B %Y
displaySingle.image.file.maxW = 150
limit = 5
latestLimit = 3
}



temp.news = COA
temp.news < plugin.tt_news
temp.news {
templateFile = fileadmin/news/news_template.tmpl
code >
code = LATEST
wrap1 >
wrap1 = <div class="ft10px333333">|</div>
pid_list >
pid_list = 29
PIDitemDisplay >
PIDitemDisplay = 23
enableArchiveDate >
enableArchiveDate = 1
}
marks.NEWS < temp.news



plugin.tx_indexedsearch.tableParams {
secHead = border=0 cellpadding=0 cellspacing=0 width="200"
searchBox = border=0 cellpadding=0 cellspacing=0
searchRes = border=0 cellpadding=0 cellspacing=0 width="200"
}
plugin.tx_indexedsearch.show.rules = 0
plugin.tx_indexedsearch.search.page_links=10
plugin.tx_indexedsearch._CSS_DEFAULT_STYLE >



Sehr geehrte(r) Frau/Herr ###USER_name###!
Der communicator informiert Sie immer aktuell ber
Neuerungen, Aktionen und Ereignisse rund um das Cyberhouse
und seine Partner.
Wenn Sie sich abmelden oder Ihre Daten ndern mchten, rufen Sie
http://2004.cyberhouse.at/index.php?id=25&cmd=edit&aC=###SYS_
AUTHCODE###&rU=###USER_uid###
auf.
###CONTENT###



plugin.tt_board_tree.postform.badMess = Folgende Felder sind
Pflichtfelder...
plugin.tt_board_tree.postform.layout = <tr><td
class="ft10px666666">###LABEL###</td></tr><tr><td
class="ft10px666666">###FIELD###</tr></td>
plugin.tt_board_tree.postform_newThread.badMess = Folgende Felder
sind Pflichtfelder...
plugin.tt_board_tree.postform_newThread.layout = <tr><td
class="ft10px666666">###LABEL###</td></tr><tr><td
class="ft10px666666">###FIELD###</tr></td>



plugin.tx_automaketemplate_pi1 {
content = FILE
content.file = fileadmin/template/cyberhouse.html
elements {
BODY.all = 1
BODY.all.subpartMarker = DOCUMENT
TD.all = 1
}
relPathPrefix = fileadmin/template/
}
page = PAGE
page.typeNum = 0
page.config.disableAllHeaderCode=1
page.10 =< plugin.tx_automaketemplate_pi1